Package-level declarations

Types

Link copied to clipboard
class RabbitControlServer(showQRUntilClientConnects: Boolean = true, rcpPort: Int = 10000, staticFilesPort: Int = 8080, rabbithole: String = "") : Extension

Functions

Link copied to clipboard
fun <T> KMutableProperty1<out Any, Any?>?.qset(obj: Any, value: T)